HipAudioClip.loadFromMemory

Undocumented in source. Be warned that the author may not have intended to support it.
class HipAudioClip
bool
loadFromMemory
(
in ubyte[] data
,
HipAudioEncoding encoding
,
HipAudioType type
,
void delegate
(
in ubyte[]
)
onSuccess
,
void delegate
()
onFailure
)

Meta